home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / incx110d.zip / WHATSNEW.DOC < prev   
Text File  |  1993-01-31  |  8KB  |  206 lines

  1. ===== Version 1.01 8/1/91 ==================================================
  2.  
  3.    Added internal archive viewers and operational support for the following
  4.    archive formats and archive programs:
  5.  
  6.       o  ARC
  7.             ARCA/ARCE (free programs, but limited functionality)
  8.             SEA's ARC 6.02
  9.             PKPAK/PKUNPAK
  10.       o  ARJ
  11.       o  LZH (was already supported)
  12.       o  PAK (and therefore SDN)
  13.       o  ZIP (PKZIP)
  14.  
  15.    Greatly improved file copying performance, especially when diskettes are
  16.    involved.
  17.  
  18.    Fixed bug that caused internal file viewer to blow up.
  19.  
  20.    Fixed bug that prevented effective use of international date formats.
  21.  
  22.    Added "invisible cursor" behavior to support readers for the visually
  23.    impaired.
  24.  
  25.    Miscellaneous bug fixes and improvements.
  26.  
  27.  
  28. ===== Version 1.02 10/21/91 ================================================
  29.  
  30.    Fixed @Print command in file viewer, including calendar displays
  31.  
  32.    Miscellaneous bug fixes and improvements.
  33.  
  34.  
  35. ===== Version 1.10 1/31/93 =================================================
  36.  
  37.    Many new features, performance enhancements, and minor bug fixes.
  38.    Major feature enhancements are described below.
  39.  
  40.    Plans display and tasks
  41.  
  42.       Added two-level task planning hierarchy.  Each task is now associated
  43.       with a "Project".  This allows you to focus on the tasks associated
  44.       with a single project, if you like.  Mouse hit or ENTER while cursor
  45.       is on Project area of Edit Task display steps through existing project
  46.       list.  Project names can also be shown on (and selected from) Main
  47.       display, by using 'p' in the format control strings.
  48.  
  49.       Added "Work" tasks, which encompass a span of days, like tasks in
  50.       ordinary project planning.
  51.  
  52.       Added successor (and implied predecessor) relations for tasks, so
  53.       you can define a task a starting when its predecessor has finished.
  54.       Tasks can now be defined as "floating", so they will actually move
  55.       in time to satisfy the successor relationships.
  56.  
  57.       Added @Verify command to Plans display, to report automatically
  58.       detected errors in project plans.
  59.  
  60.       Added Gantt-chart display as the new default mode of the Plans
  61.       display.
  62.  
  63.       Added @Print command to Plans display, so you can print the Gantt
  64.       charts.
  65.  
  66.    Objects
  67.  
  68.       Added multi-object tagging, using shift-left-mouse-button or
  69.       shift-ENTER to select.  Actions from the Group action list can be
  70.       performed on such multi-object groups.
  71.  
  72.       Added (4DOS-compatible) object descriptions.
  73.  
  74.       Added ability to "edit" individual object descriptions from Object
  75.       display, including:
  76.  
  77.          File name and class (changing these is the same as selecting rename)
  78.  
  79.          Attributes
  80.  
  81.          Date/time
  82.  
  83.          Text description, up to 40 characters
  84.  
  85.       Added ability to display hidden (and system) files in Objects display,
  86.       and/or on Main display, as specified in configuration options.
  87.  
  88.       Added new object-logging (disk-logging) scheme using internal cache.
  89.       This frees up a very substantial amount of RAM, and should allow
  90.       InContext to operate on systems with many or very large hard drives.
  91.       Most users will now want to stop using the "Log as Needed" or "-nd"
  92.       options, since InContext no longer runs out of memory with large
  93.       drives.
  94.  
  95.    Find command
  96.  
  97.       Added Find command, which searches entire drive for matching filename
  98.       (wildcards *, ? allowed).
  99.  
  100.    Space display
  101.  
  102.       Added @Bytes mode (shows disk usage by directory and directory
  103.       subtree).
  104.  
  105.       Added @Drive mode (allows direct access to other drives).
  106.  
  107.       Changed Space display editing behavior, adding separate "Edit
  108.       Directory" display.  Includes ability to change path of (i.e., move)
  109.       directory.
  110.  
  111.    Mouse handling
  112.  
  113.       Allows "continuous scrolling" using mouse alone (use "drumming your
  114.       fingers" motion, don't release).
  115.  
  116.       Double-clicking on task name on main display now initiates work in
  117.       task context.
  118.  
  119.       Double-clicking on object name on main display now invokes first
  120.       defined action (usually "Edit") on object.
  121.  
  122.       Double-clicking on project name on main display brings up Gantt-chart
  123.       Plans display of tasks in selected project.
  124.  
  125.       Now supports 3-button mouse.  The middle button is now equivalent to
  126.       the F2 (Edit) key, except on the Main Display, where it is equivalent 
  127.       to the F6 (Pop) key.
  128.  
  129.       Provides options for left-handed mouse, control over speed of
  130.       double-click and continuous scrolling.
  131.  
  132.    Internal editor and viewer
  133.  
  134.       Added @GoToLine command to move directly to specified line number.
  135.  
  136.       Added text search (@Search/@Next)
  137.  
  138.       Can now mark/cut/paste/delete lines in editor using mouse.
  139.  
  140.       Viewer can now handle almost unlimited file size without error.
  141.  
  142.       Editor can now handle larger files (e.g., 95K in fairly ordinary
  143.       640K system).
  144.  
  145.       Editor now makes backup copies of edited files, if backup directory
  146.       is specified.
  147.  
  148.    DOS command execution
  149.  
  150.       Added "command stack" recall of last 10 DOS commands (use PgUp/PgDn
  151.       after <M>ore <E>xecute).
  152.  
  153.    Compatibility with other software
  154.  
  155.       Added object descriptions using 4DOS DESCRIPT.ION convention, for
  156.       compatibility with 4DOS and many other 4DOS-compatible programs.
  157.  
  158.       Updated LZH archive handling to include new level-2 formats, and to
  159.       be compatible with version 2.13 of LHA (included in InContext package).
  160.  
  161.       Verified compatibility with new ARJ beta version 2.39, which should
  162.       insure compatibility with V2.40, when released.
  163.  
  164.       Updated ZIP archive handling to insure compatibility with PKZIP
  165.       version 2.04c.
  166.  
  167.       Incorporated new version of swapping package for compatibility with
  168.       DR-DOS Version 6.
  169.  
  170.    Miscellaneous new features
  171.  
  172.       Added dd/mm/yy date format.
  173.  
  174.       Added "fuel gauge" display for file copy, group copy, and group delete
  175.       operations.
  176.  
  177.       Added "!copyGroup" command.  You should substitute the following
  178.       procedure definition for your Group "Copy-all" action:
  179.          !copyGroup
  180.  
  181.       Added "!deleteGroup" command.  You should substitute the following
  182.       procedure definition for your Group "Del-all" action:
  183.          !deleteGroup
  184.  
  185.       Added !set command, which allows setting values of variables in
  186.       procedures.  Example:
  187.          !set 2 "This string will become the value of variable 2"
  188.  
  189.       Added default values to queries, including the !query command.  In that
  190.       command, if the variable specified already has a value, it will be
  191.       displayed as the default value.
  192.  
  193.       Tab, Back-tab, Control-left-arrow, Control-right-arrow now move
  194.       cursor on Main display.
  195.  
  196.       Added proper Control-C handling, including ability to abort file copy,
  197.       group copy, group delete, text searches in viewer/editor.
  198.  
  199.    Calendar Creator Plus
  200.  
  201.       As a free bonus for registered users, a very nice file-conversion
  202.       program has been developed, which allows InContext users to generate
  203.       event lists for Calendar Creator Plus, a program that produces *very*
  204.       nice printed calendars.  This allows you to maintain your calendar
  205.       entries in one place (InContext), yet get the full benefits of CCPLUS.
  206.